// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.tencent.utils; // Referenced classes of package com.tencent.utils: // c public class <init> { public final String host; public final int port; private (String s, int i) { host = s; port = i; } port(String s, int i, c c) { this(s, i); } }